home *** CD-ROM | disk | FTP | other *** search
- REM Please prepare to print the ExpressCalc Documentation by:
- REM
- REM 1 - Making sure that there is enough paper to
- REM print the entire manual. It requires about 190
- REM pages.
- REM
- REM 2 - Make sure your printer is ready and that the print
- REM head is directly over a page break perforation.
- REM Ready to print the 1st section of the manual (pages 1 to 50)
- pause
- copy CALC1.DOC prn
- REM Ready to print the 2nd section of the manual (pages 51 to 100)
- pause
- copy CALC2.DOC prn
- REM Ready to print the 3rd section of the manual (pages 101 to 138)
- pause
- copy CALC3.DOC prn
- REM Ready to print the 4th section of the manual (pages 139 to 190)
- pause
- copy CALC4.DOC prn